Autogenerated HTML docs for v2.16.1-72-g5be1f 
diff --git a/git-cat-file.html b/git-cat-file.html index f2705ca..6ad4d2b 100644 --- a/git-cat-file.html +++ b/git-cat-file.html 
@@ -806,8 +806,9 @@  </dt>   <dd>   <p>  - Suppress all output; instead exit with zero status if &lt;object&gt;  - exists and is a valid object.  + Exit with zero status if &lt;object&gt; exists and is a valid  + object. If &lt;object&gt; is of an invalid format exit with non-zero and  + emits an error on stderr.   </p>   </dd>   <dt class="hdlist1">  @@ -1000,7 +1001,7 @@  <div class="sectionbody">   <div class="paragraph"><p>If <code>-t</code> is specified, one of the &lt;type&gt;.</p></div>   <div class="paragraph"><p>If <code>-s</code> is specified, the size of the &lt;object&gt; in bytes.</p></div>  -<div class="paragraph"><p>If <code>-e</code> is specified, no output.</p></div>  +<div class="paragraph"><p>If <code>-e</code> is specified, no output, unless the &lt;object&gt; is malformed.</p></div>   <div class="paragraph"><p>If <code>-p</code> is specified, the contents of &lt;object&gt; are pretty-printed.</p></div>   <div class="paragraph"><p>If &lt;type&gt; is specified, the raw (though uncompressed) contents of the &lt;object&gt;   will be returned.</p></div>  @@ -1162,7 +1163,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2017-09-25 00:24:34 PDT  +Last updated 2018-01-23 14:34:02 PST   </div>   </div>   </body>